home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
djgpp
/
go32
/
fs
/
xsupport.h
< prev
next >
Wrap
C/C++ Source or Header
|
1995-03-21
|
122b
|
7 lines
#ifndef X_SUPPORT_H
#define X_SUPPORT_H 1
int extern_data_support(word32 addr);
void redraw_xsupport (char *buf);
#endif